home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Family Forum 255
/
SOMC Family Forum 255.iso
/
Main16.exe
/
Main16.dxr
/
00078_Link7HS.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-09-14
|
239 b
|
17 lines
on mouseEnter
set the member of sprite 4 to "netlink7"
updateStage()
doRollover2()
end
on mouseLeave
set the member of sprite 4 to "netlinkblk"
updateStage()
doRollout()
end
on mouseUp
global LINK7
gotoNetPage(LINK7)
end